Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/sidebar improvements #69

Merged
merged 6 commits into from
Sep 27, 2023
Merged

Feature/sidebar improvements #69

merged 6 commits into from
Sep 27, 2023

Conversation

buehlefs
Copy link
Contributor

Add total item counts and visible item counts in plugin sidebar so that plugins hidden by the search function become apparent.
Fix some visual styles.
Autoload new plugins if no plugin matches the search and more plugins can be loaded.

Closes #58

Match styles of builtin and default template button to the styles of the
growing list buttons.
Differentiate the add template button better from other buttons.
Auto load more items if after applying the search filter
only <= autoloadOnSearch items are visible.
Use false or -1 to disable (true is counted as 0).
@buehlefs buehlefs merged commit 97f19f2 into main Sep 27, 2023
2 checks passed
@buehlefs buehlefs deleted the feature/sidebar-improvements branch September 27, 2023 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paginated Search in Plugin-Sidebar (Growing List)
2 participants